All Packages Class Hierarchy This Package Previous Next Index
NSFontManager
class.
The methods in this interface are delegate methods.
This interface is exposed in Java for documentation purposes, since one
is not required to implement this interface. Your class may implement one
or more of these methods, as needed. Only those methods implemented will
be called.
- fontManager:willIncludeFont:
Objective-C instance method
implemented by delegates of the FontManager
class
(known as the NSFontManager
Objective-C class).
public abstract boolean fontManagerWillIncludeFont(Object sender, String fontName)
- fontManager:willIncludeFont:
Objective-C instance method
implemented by delegates of the FontManager
class
(known as the NSFontManager
Objective-C class).
All Packages Class Hierarchy This Package Previous Next Index